FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package jp-core.r4#1.1.1-rc (344 ms)

Package jp-core.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source http://jpfhir.jp/fhir/core/https://simplifier.net/resolve?scope=jp-core.r4@1.1.1-rc&canonical=http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosage
Url http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosage
Version 1.1.1
Status active
Date 2022-10-24
Name JP_MedicationDosage
Title JP Core MedicationDosage DataType
Experimental False
Realm jp
Description このデータタイプは内服用法の制約と拡張のうち共通部分を定めている。
Type Dosage
Kind complex-type

Resources that use this resource

StructureDefinition
JP_MedicationDispense JP Core MedicationDispense Profile
JP_MedicationRequest JP Core MedicationRequest Profile

Resources that this resource uses

StructureDefinition
http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse JP Core Medication Dosage PeriodOfUse Extension
http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration JP Core Medication Dosage UsageDuration Extension
JP_MedicationDosageBase JP Core MedicationDosage Base DataType
JP_MedicationRange_UnitOfTime JP Core Medication Range DataType
JP_MedicationRatio_DosePerDay JP Core Medication Rate Ratio DosePerDay DataType
JP_MedicationSimpleQuantity JP Core Medication Quantity DataType
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageJAMI_VS JP Core Medication JAMI Usage ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "jp-medicationdosage",
  "url" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosage",
  "version" : "1.1.1",
  "name" : "JP_MedicationDosage",
  "title" : "JP Core MedicationDosage DataType",
  "status" : "active",
  "date" : "2022-10-24",
  "description" : "このデータタイプは内服用法の制約と拡張のうち共通部分を定めている。",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Dosage",
  "baseDefinition" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosageBase",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Dosage.extension:periodOfUse",
        "path" : "Dosage.extension",
        "sliceName" : "periodOfUse",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse"
            ]
          }
        ]
      },
      {
        "id" : "Dosage.extension:usageDuration",
        "path" : "Dosage.extension",
        "sliceName" : "usageDuration",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration"
            ]
          }
        ]
      },
      {
        "id" : "Dosage.timing.repeat.boundsDuration",
        "path" : "Dosage.timing.repeat.boundsDuration",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Duration"
          }
        ]
      },
      {
        "id" : "Dosage.timing.repeat.boundsDuration.value",
        "path" : "Dosage.timing.repeat.boundsDuration.value",
        "short" : "投薬日数",
        "definition" : "投薬日数"
      },
      {
        "id" : "Dosage.timing.repeat.boundsDuration.unit",
        "path" : "Dosage.timing.repeat.boundsDuration.unit",
        "short" : "投薬日数の単位",
        "definition" : "投薬日数の単位文字列。日で固定される",
        "fixedString" : "æ—¥"
      },
      {
        "id" : "Dosage.timing.repeat.boundsDuration.system",
        "path" : "Dosage.timing.repeat.boundsDuration.system",
        "short" : "UCUM",
        "definition" : "単位コード UCUMを識別するURI。固定値。",
        "fixedUri" : "http://unitsofmeasure.org"
      },
      {
        "id" : "Dosage.timing.repeat.boundsDuration.code",
        "path" : "Dosage.timing.repeat.boundsDuration.code",
        "short" : "投与日数の単位",
        "definition" : "単位コードUCUMにおける投与日数の単位。dで固定される。",
        "fixedCode" : "d"
      },
      {
        "id" : "Dosage.timing.code",
        "path" : "Dosage.timing.code",
        "comment" : "BIDなどは「施設特有の時間」として定義される。たとえば、施設がBIDを「つねに朝7時と夕方6時」であると指定することがある。この指定が不適切であれば、BIDというコードは使うべきではない。その代わり、HL7が定義したBIDのコードではなく、その施設特有のコードで明示的に示すべきであり、構造化された表現を使うべきである(この場合、2回のイベントの時刻を指定する必要がある)。 \n【JP Core仕様】JAMI標準用法コード(16桁)を使用することが望ましいが、ローカルコードも使用可能。",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageJAMI_VS"
        }
      },
      {
        "id" : "Dosage.doseAndRate.doseQuantity",
        "path" : "Dosage.doseAndRate.doseQuantity",
        "short" : "1回投与量",
        "definition" : "1回投与量",
        "comment" : "この量は指定された薬剤の量を指定するものであって、各有効成分の量を指定するものではない。各成分の量はMedication resourceで伝えることができる。たとえば、有効成分が375mgである錠剤を1錠投与することを伝えたい場合、Medication resourceを利用して、XYZ成分が375mg含有しているという錠剤であることを文書化することができる。あるいは1回投与量が375mgであることを伝えるのであれば、Medication resourceをつかって単にそれが錠剤であることを示せばよい。もし、ドーパミンの静注を例に挙げて、400mgのドーパミンを500mlの注射溶液に混ぜて使うことを伝えたいのであれば、それをすべてMedication resourceで伝えることができる。もし、投与について即時に伝達することを意図していない(たとえば投与速度が示されていたり、投与時期に範囲があるような場合)のであれば、たとえば1回500mlã‚’4時間以上かけて投与する予定を伝える場合にもMedication resourceで伝えることができる。 \n【JP Core仕様】1回の投与量を指定する。単位は医薬品単位略号を使用することが望ましい。",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationSimpleQuantity"
            ]
          }
        ]
      },
      {
        "id" : "Dosage.doseAndRate.rateRatio",
        "path" : "Dosage.doseAndRate.rateRatio",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Ratio",
            "profile" : [
              "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRatio_DosePerDay"
            ]
          }
        ]
      },
      {
        "id" : "Dosage.doseAndRate.rateRange",
        "path" : "Dosage.doseAndRate.rateRange",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Range",
            "profile" : [
              "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRange_UnitOfTime"
            ]
          }
        ]
      },
      {
        "id" : "Dosage.doseAndRate.rateQuantity",
        "path" : "Dosage.doseAndRate.rateQuantity",
        "short" : "投与速度(量/時間)を指定する",
        "definition" : "投与速度(量/時間)を指定する",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.